fix(deps): update all dependencies - #337
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 10, 2026 01:55
d77977a to
f9019ba
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 11, 2026 01:29
3079bc5 to
a9e8ef0
Compare
Benchmark resultsBaseline case:
|
| case | avg | p75 | alloc/iter | vs fastest |
|---|---|---|---|---|
| styled-system color() :: local-mjs | 421 ns | 421 ns | 248 B (+0.0%) | fastest |
| styled-system color() :: local-cjs | 430 ns | 429 ns | 248 B (least) | +2.2% |
| styled-system color() :: previous | 431 ns | 430 ns | 248 B (+0.0%) | +2.3% |
Bundle ReportBundle size has no change ✅ Affected Assets, Files, and Routes:view changes for bundle: @soroush.tech/dev-esmAssets Changed:
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
^5.20260815.1→^5.20260827.1^10.5.8→^10.5.10^10.5.8→^10.5.10^10.5.8→^10.5.10^10.5.8→^10.5.10^10.5.8→^10.5.10^10.5.8→^10.5.10^5.101.4→^5.102.8^16.3.2→^16.3.3^14.6.4→^14.6.6^26.2.0→^26.4.0^26.1.2→^26.4.0^19.2.4→^19.2.5^6.0.5→^6.1.04.1.10→4.1.11^4.1.10→^4.1.11^4.1.10→^4.1.11^4.1.10→^4.1.11^0.1.0→^0.2.0^1.19.0→^1.20.0^18.2.0→^18.6.1^43.4.0→^44.0.0^0.5.4→^0.5.5^10.5.8→^10.5.10^4.13.2→^4.13.5^11.16.1→^11.17.2^2.12.12→^2.13.0^2.12.12→^2.13.0>=24.19.0→>=24.20.0^0.63.0→^0.65.0^1.78.0→^1.80.0^1.78.0→^1.80.0^4.0.5→^4.0.7^10.5.8→^10.5.10^0.4.260→^0.4.264^8.2.1→^8.2.2^8.2.0→^8.2.2^4.1.10→^4.1.11>=5→>=5.110.0^4.123.0→^4.127.0Release Notes
cloudflare/workerd (@cloudflare/workers-types)
v5.20260827.1Compare Source
v5.20260826.1Compare Source
v5.20260825.1Compare Source
v5.20260823.1Compare Source
v5.20260822.1Compare Source
v5.20260821.1Compare Source
v5.20260820.1Compare Source
v5.20260819.1Compare Source
v5.20260818.1Compare Source
v5.20260817.1Compare Source
v5.20260816.1Compare Source
storybookjs/storybook (@storybook/addon-a11y)
v10.5.10Compare Source
v10.5.9Compare Source
storybookjs/storybook (@storybook/addon-docs)
v10.5.10Compare Source
v10.5.9Compare Source
storybookjs/storybook (@storybook/addon-onboarding)
v10.5.10Compare Source
10.5.10
v10.5.9Compare Source
10.5.9
storybookjs/storybook (@storybook/addon-themes)
v10.5.10Compare Source
v10.5.9Compare Source
storybookjs/storybook (@storybook/react-vite)
v10.5.10Compare Source
v10.5.9Compare Source
TanStack/query (@tanstack/react-query)
v5.102.8Compare Source
Patch Changes
v5.102.7Compare Source
Patch Changes
v5.102.6Compare Source
Patch Changes
#11305
ac2b612- fix(react-query): throw falsy errors fromuseQueriesanduseSuspenseQueriesto the error boundaryUpdated dependencies []:
v5.102.5Compare Source
Patch Changes
578e5c2]:v5.102.4Compare Source
Patch Changes
a05df6a]:v5.102.3Compare Source
Patch Changes
v5.102.2Compare Source
Patch Changes
80fbf73]:v5.102.1Compare Source
Patch Changes
134890d]:v5.102.0Compare Source
Minor Changes
e674826- react-query: update usePrefetchQuery and usePrefetchInfiniteQuery to use queryClient.query and queryClient.infiniteQueryPatch Changes
#11245
37127db- revert: remove NoInfer from useQuery return types#10373
6e3d521- fix(types): propagate generic type parameters touseMutationStateselect callback#11224
294d4e6- FixqueryOptionsandinfiniteQueryOptionsreturn types so exported inferred options can be emitted in declaration files without leaking internal data tag symbols.#11147
cb6c9d3- DefaultTDataofUseInfiniteQueryOptionsandUseSuspenseInfiniteQueryOptionstoInfiniteData<TQueryFnData>so it matches the hook generics.#8737
2215bb0- fix: make mutation variables optional whenundefined extends TVariables#11221
1ef4208- Remove experimental render-time prefetching and thepromiseproperty from query results.#11228
fb6c3fa- Avoid emitting a runtime import for React Query's type-only exports.#11130
8834267- fix(react-query): don't show optimistic fetching for unsubscribed useQueries#11233
b866a95- remove unused experimental_beforeQuery and experimental_afterQuery hooks#11144
e546d03- fix: remove placeholderData from suspense infinite queryUpdated dependencies [
34f7cee,b4368c4,5bb089d,ba4650c,294d4e6,1f631b3,01a02bf,18c1c1e,5448063,2215bb0,1ef4208,5981771,4a9bef6,bef4bc7,9656dc4,326aaf1,3e83601,c6fc17c]:testing-library/react-testing-library (@testing-library/react)
v16.3.3Compare Source
Bug Fixes
testing-library/user-event (@testing-library/user-event)
v14.6.6Compare Source
Bug Fixes
v14.6.5Compare Source
Bug Fixes
vitejs/vite-plugin-react (@vitejs/plugin-react)
v6.1.0Compare Source
Add experimental native React Compiler support (#1419)
Add experimental native React Compiler support.
You can use it by installing
oxc-transform-reactand enabling it via thecompileroption:vitest-dev/vitest (@vitest/browser)
v4.1.11Compare Source
🐞 Bug Fixes
View changes on GitHub
soroush-tech/ai-watermark-guard (ai-watermark-guard)
v0.2.0Compare Source
axios/axios (axios)
v1.20.0Compare Source
v1.20.0 — August 19, 2026
This release hardens runtime option handling, adds RFC 9110 status-code aliases, fixes Node.js and XHR reliability issues, and refreshes project tooling and documentation.
🔒 Security Fixes
🐛 Bug Fixes
🔧 Maintenance & Chores
🌟 New Contributors
We are thrilled to welcome our new contributors. Thank you for helping improve axios:
Full Changelog (axios/axios@v1.19.0...v1.20.0)
chromaui/chromatic-cli (chromatic)
v18.6.1Compare Source
🐛 Bug Fix
Authors: 2
v18.6.0Compare Source
🚀 Enhancement
preview-stats.json#1436 (@codykaup)🐛 Bug Fix
actions/checkoutversion from logs #1447 (@codykaup)Authors: 1
v18.5.0Compare Source
🚀 Enhancement
Authors: 1
v18.4.0Compare Source
🚀 Enhancement
ctx.storybookpaths to absolute paths #1433 (@codykaup)Authors: 1
v18.3.0Compare Source
🚀 Enhancement
.storybook/*.mdand.storybook/*.txtchanges from TurboSnap #1446 (@codykaup)🐛 Bug Fix
@storybook/angular-vite#1445 (@codykaup)DO_NOT_TRACK&CHROMATIC_DISABLE_TELEMETRY#1438 (@jmhobbs)buildStorybook#1437 (@AriPerkkio)Authors: 3
electron/electron (electron)
v44.0.0: electron v44.0.0Compare Source
Release Notes for v44.0.0
Stack Upgrades
152.0.7977.54v24.18.115.2Breaking Changes
select-client-certificateevent support fornet.requestandnet.fetch; requests to servers requesting a client certificate no longer fail withERR_SSL_CLIENT_AUTH_CERT_NEEDED, and applications can now select a certificate to present. [#&